home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 November / Chip 11-96.iso / treiber / grafik / datapat / q2000 / install / debuging.doc next >
Text File  |  1991-08-29  |  919b  |  39 lines

  1. Two programs are provided to aid in debuging what is happening on the Q-PC
  2. screen:-
  3.  
  4.    PAN
  5.        This program allows you to pan around the QPDM's memory.
  6.        Usage:-
  7.        
  8.     PAN -?
  9.       
  10.     displays help message;
  11.    
  12.     PAN -q2 500
  13.     
  14.     Sends pan command to second Q-PC board in PC, & sets the screen X start
  15.     to the nearest multiple of 16 to 500;
  16.   
  17.     PAN 500 300
  18.     
  19.     sets the screen X start to the nearest multiple of 16 to 500 & the
  20.     screen Y start to 300;
  21.  
  22.     qstatus
  23.        This program allows you to examine the status register of the Q-PC board.
  24.        As a default the program reads the first board installed in the PC but
  25.        this can be altered using the -q option flag followed by the required
  26.        number, e.g.
  27.          
  28.     qstatus -q 2
  29.  
  30.     A help message is displayed when the -? option flag is used as
  31.     follows:-
  32.  
  33.     qstatus -?
  34.  
  35. V2.02 29 AUG 91
  36.  
  37. Ian Partridge
  38. Datapath Ltd.
  39.